-
Home
-
Filter Everything — Product Filter & WordPress Filter
-
1.8.8
-
Code
-
Classes
- PostMetaEntity
Total Complexity |
126 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
620 |
Lines of code |
430 |
Logical lines of code |
256 |
Comment lines |
47 |
Methods |
29 |
Properties |
6 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
selectTerms() |
A |
41 |
15 |
49 |
addTermsToWpQuery() |
A |
40 |
11 |
67 |
addMetaQueryArray() |
A |
50 |
10 |
29 |
convertSelectResult() |
A |
50 |
8 |
31 |
excludeTerms() |
S |
54 |
7 |
23 |
normalizeMetaQueryArray() |
S |
55 |
7 |
20 |
isTermInMetaQuery() |
S |
56 |
7 |
17 |
importExistingMetaQuery() |
S |
57 |
6 |
17 |
findNestedIndexForQuery() |
S |
61 |
5 |
12 |
populateTermsWithPostIds() |
S |
61 |
5 |
12 |
getTerm() |
S |
63 |
5 |
11 |
isTermInMetaKey() |
S |
58 |
4 |
16 |
setPostTypes() |
S |
67 |
4 |
8 |
isMetaValueSerialized() |
S |
60 |
3 |
12 |
addMetaKeyToQuery() |
S |
62 |
3 |
11 |
addNewTerm() |
S |
55 |
2 |
19 |
isTermAlreadyInQuery() |
S |
66 |
3 |
9 |
hasRestrictedSymbols() |
S |
66 |
3 |
9 |
getAllExistingTerms() |
S |
71 |
3 |
6 |
getTermsForSelect2() |
S |
68 |
2 |
7 |
getTermsForSelect() |
S |
69 |
2 |
7 |
isTheSameMetaQuery() |
S |
66 |
2 |
9 |
hasNestedQueries() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
2 |
7 |
getTermId() |
S |
82 |
1 |
3 |
getTerms() |
S |
81 |
1 |
3 |
getPostTypes() |
S |
82 |
1 |
3 |
getName() |
S |
80 |
1 |
3 |
setExcludedTerms() |
S |
77 |
1 |
4 |